home *** CD-ROM | disk | FTP | other *** search
/ Hidden Truth / Hidden Truth.iso / amiga / pictdt43.readme < prev    next >
Text File  |  1997-03-01  |  5KB  |  145 lines

  1. Short: picture.datatype V43.757 for CGraphX
  2. Type: util/dtype
  3. Uploader: fmariak@phase5.de (Frank Mariak)
  4. Author: laire@popmail.owl.de (Ralph Schmidt)
  5. Replaces: PictDT43.lha
  6.  
  7.  
  8.                         picture.datatype V43
  9.                           Copyright 1995-96
  10.                            Ralph Schmidt
  11.          Additional libs/tools/changes by F.Mariak/M.Scheler
  12.            All sub datatypes by Matthias Scheler
  13.  
  14. This version is a freely available picture.datatype that MUST
  15. ONLY be used with a licenced CyberGraphX(TM) software package
  16. when using non 8 bit screenmodes.
  17. You aren't allowed to use this software with any non licenced
  18. CyberGraphX(TM) "emulation" in these modes.
  19.  
  20. THE DATE EXPIRATION CODE HAS BEEN REMOVED. IT DOES NOT EXPIRE AFTER 4MONTH
  21. ANYMORE.
  22.  
  23. cyberncg.library support for non CyberGraphX machines has been dropped.
  24.  
  25. ******************************************************************************
  26.  
  27. Reporting bugs:
  28.  
  29. If   you   find   any   bugs   in   this  software,  please  send  them  to
  30. cybergfx.dtbugs@vgr.com.   Since  this  software is unsupported, we make no
  31. guarantees  about  how  long  it will take to fix the bug, or if it will be
  32. fixed  at  all.   Bug fixes will be cheerfully accepted.  Please include as
  33. much detailed information as possible, including:
  34.  
  35.     1) the version numbers of the related libraries/datatypes you are
  36.        using
  37.     2) the data file that caused the bug (if its not too big)
  38.     3) the OS version and machine type you ran the program on
  39.  
  40. ******************************************************************************
  41.  
  42. ATTENTION:
  43.  
  44. YOU  NEED TO HAVE AT LEAST VERSION 40.66 OF CYBERGRAPHICS.LIBRARY INSTALLED
  45. TO  USE THIS RELEASE OF PICTURE.DATATYPE V43 IN CONJUNCTION WITH A GRAPHICS
  46. CARD !
  47.  
  48. IF YOU INSTALL THIS ARCHIVE ON A DRACO BASED SYSTEM PLEASE MAKE SURE NOT TO
  49. INSTALL THE CYBERGRAPHICS.LIBRARY COMING WITH THIS ARCHIVE !
  50.  
  51. ******************************************************************************
  52.  
  53.  
  54. Release Notes
  55.  
  56. V43.757
  57.  
  58.  o fixes some trouble with crashes on certain machines
  59.  
  60. V43.755
  61.  
  62.  o new pcdt prefs program v43.3 included. It also works now when the v43
  63.    picture.datatype is actually not running
  64.  o new sub classes included
  65.  o added stack swapping code to picture.datatype dispatcher in order to fix
  66.    stack overflow related problems with applications which do not allocate
  67.    enough stack space
  68.  
  69. V43.754
  70.  
  71.  o fixed some bugs in method DTM_DRAW
  72.  o fixed some problems in conjunction with halfbrite source data
  73.  o new gif.datatype 43.14 included
  74.  
  75. V43.753
  76.  
  77.  o new pcdt prefs program v43.2 included
  78.  o the preferences file now has moved to env:sys
  79.  o new gif.datatype 43.13 included which fixes some strange crash problems
  80.  o fixed some problems in conjunction with planar graphic formats which
  81.    occasionally led to strange looking mwb-patterns
  82.  
  83. V43.751
  84.  
  85.  o the public semaphore is now available even if the picture.datatype is
  86.    expunged. This fixes a severe crash when the library is expunged
  87.  
  88. V43.750
  89.  o fixed a BYTE-READ from $0 when non v43 compatible applications called the 
  90.    picture.datatype
  91.  
  92. V43.748
  93.  
  94.  o gtlayout.library included in this archive. (required for the prefs
  95.    program)
  96.  o The application list which contains all V43 compatible applications may
  97.    now be configured with a seperate prefs program.
  98.  o removed support for environment variable "cybergraphics/pcdt_dither"
  99.    Please use the supplied prefs program PCDT to change dither settings now
  100.  o the expiration time is now 4 month instead of 1 month. So users who
  101.    can not access the net but get the datatype from an aminet cd are able
  102.    to use the picture.datatype release  for a certain amount of time
  103.    until a new version is released
  104.  o there is an installer script now for v43 datatype installation which
  105.    also includes a backup option
  106.  o Tower JPEG Codec Class included as seperate archive
  107.  o new gif.datatype sub class V43.12 included
  108.  
  109. V43.718
  110.  
  111.  o bug fix in conjunction with datatype objects which require
  112.    mask planes and use planar bitmaps
  113.  o API-Demo source for datatype to ppm conversion added
  114.  o new versions of sub datatypes included
  115.  
  116. V43.716
  117.  
  118.  o ENV: "cybergraphics/pcdt_dither"
  119.    0 == Floyed Dithering(Better,slower) (DEFAULT)
  120.    1 == Ordered Dithering(Faster,Not so good gfx quality)
  121.  
  122. V43.713
  123.  
  124.  o new cybergraphics.library prerelease included
  125.  o the picture.datatype now uses ordered dithering as default.
  126.    A switch to select between floyd or ordered may follow in the
  127.    future
  128.  o included a new cyberncg.library which fixes a problem with
  129.    transparent images
  130.  o added V43 compatible PCX sub datatype to archive
  131.  
  132. V43.695
  133.  
  134.  o now supports AGA/ECS machines with cyberncg.library included in this archive.
  135.  
  136. V43.684
  137.  
  138.  o some internal structures have changed. Please use the new
  139.    cybergraphics.library coming with this archive
  140.  o the picture.datatype expires after a few weeks now
  141.    (all pre release versions will do that in the future)
  142.  o fixed a problem in conjunction with PDTA_DestBitMap and
  143.    ODF_USEFRIENDBITMAP which caused twice freed BitMaps in
  144.    the past
  145.